home *** CD-ROM | disk | FTP | other *** search
/ CD Actual: Windows XP / CDWindowsXP.iso / Datos / Multimedia / tour / Professional / segment5.swf / scripts / DefineButton2_88 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2001-07-26  |  76 b   |  5 lines

  1. on(release){
  2.    _parent.rampVOout();
  3.    _parent.gotoAndPlay("icons");
  4. }
  5.